C1.Web.Mvc Namespace : AnnotationLayer<T> Class |
The following tables list the members exposed by AnnotationLayer<T>.
Name | Description | |
---|---|---|
AnnotationLayer<T> Constructor | Create one AnnotationLayer instance. |
Name | Description | |
---|---|---|
Components | Gets the child components. (Inherited from C1.Web.Mvc.Component) | |
Id | Gets or sets the component id. (Inherited from C1.Web.Mvc.Component) | |
Items | Gets the collection of annotation elements in the AnnotationLayer. |
Name | Description | |
---|---|---|
ToHtmlString | Returns an HTML-encoded string. (Inherited from C1.Web.Mvc.Component) |
Name | Description | |
---|---|---|
ToTemplate | Render the html string in template mode. |